home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Floppyshop 2
/
Floppyshop - 2.zip
/
Floppyshop - 2.iso
/
diskmags
/
4671-5.790
/
dmg-4961
/
stos_sou.rce
/
disk.bas
(
.txt
)
Wrap
Atari STOS Basic
|
1987-04-21
|
1KB
|
33 lines
10 REM A simple disk utility.
100 MENU$
110 REM ****** Set up the screen for action ******
120 CLS
130 REM ****** Turn on menus ******
140 MENU
150 CURS
160 ON
170 GOTO
20 REM Written in STOS by J.Davidson for Power.
200 REM ****** Menu fuctions ******
210 VARNAME
211 IF
212 IF
213 IF
214 IF
215 IF
220 PRINT
230 PRINT
240 VARNAME
250 PRINT
260 PRINT
270 IF
280 PRINT
30 REM Do what you like with it, it's free.
40 REM ****** Set up the menus ******
50 MENU$
5000 PRINT
60 MENU$
70 MENU$
80 MENU$
90 MENU$